iconview: Don't queue redraws when nothing changes
authorBenjamin Otte <otte@redhat.com>
Mon, 15 Sep 2014 14:06:41 +0000 (16:06 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 15 Sep 2014 14:35:40 +0000 (16:35 +0200)
commit86607c0f210cffee8b9484fb1ea38a54cf58d61a
tree74dfdd3a8da8662e302c243f4e6f59da2df1ff9e
parent45ab4ae09bade6f63bc71d4df0aa250c72afe1b2
iconview: Don't queue redraws when nothing changes

We were queueing redraws for the old and the new prelit item, even when
they were the same item.
gtk/gtkiconview.c